-
Home
-
WP Umbrella: Update Backup Restore & Monitoring
-
2.13.1
-
Code
-
Classes
- LogRepository
| Total Complexity |
13 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
116 |
| Lines of code |
72 |
| Logical lines of code |
47 |
| Comment lines |
7 |
| Methods |
8 |
| Properties |
1 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| insertLogs() |
S |
59 |
3 |
14 |
| deleteLogsByBackupId() |
S |
61 |
2 |
12 |
| deleteLogsBeforeDate() |
S |
61 |
2 |
12 |
| insertLog() |
S |
64 |
2 |
10 |
| __construct() |
S |
76 |
1 |
4 |
| getAuthorizedInsertValues() |
S |
71 |
1 |
7 |
| getAuthorizedUpdateValues() |
S |
82 |
1 |
3 |
| getLogsByBackupId() |
S |
63 |
1 |
10 |